home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Science / RLaB / help / who < prev    next >
Text File  |  1994-04-25  |  263b  |  14 lines

  1. who:
  2.  
  3. Syntax:    who ( )
  4.     who ( list )
  5.  
  6. Description:
  7.  
  8.     Who returns a STRING matrix of all the variables currently in
  9.     the global symbol table. Additionally who() will return the
  10.     variable list of an RLaB LIST when a LIST is provided as an
  11.     argument.
  12.  
  13. See Also: what
  14.